CDBQueryRuntimeStatistics

Browse: 🏠 · Solutions · Connectors · Methods · Tables · Content · Parsers · ASIM Parsers · ASIM Products · 📊

Back to Tables Index


Reference for CDBQueryRuntimeStatistics table in Azure Monitor Logs.

Attribute Value
Category Audit, Azure Resources
Basic Logs Eligible ✓ Yes (source)
Supports Transformations ✓ Yes (source)
Ingestion API Supported ✗ No
Azure Monitor Tables Reference View Documentation

Schema (15 columns)

Source: Azure Monitor documentation

Column Name Type Description
_BilledSize real The record size in bytes
_IsBillable string Specifies whether ingesting the data is billable. When _IsBillable isfalseingestion isn't billed to your Azure account
_ResourceId string A unique identifier for the resource that the record is associated with
_SubscriptionId string A unique identifier for the subscription that the record is associated with
AccountName string The name of the Cosmos DB account against which the query operation was issued.
ActivityId string The unique identifier (GUID) for each execution of this query, which can be correlating with the CDBDataPlaneRequests table for additional debugging.
CollectionName string The name of the Cosmos DB container against which this query was issued.
CorrelatedActivityId string The unique identifier (GUID) for this query operation, which can be used to link multiple executions of the same query.
DatabaseName string The name of the Cosmos DB database containing the Cosmos DB container against which this query was issued.
PartitionKeyRangeId string The physical partition to which this query was issued.
QueryText string The query text (obfuscated by default, full query string provided upon request) for the operation.
SourceSystem string The type of agent the event was collected by. For example,OpsManagerfor Windows agent, either direct connect or Operations Manager,Linuxfor all Linux agents, orAzurefor Azure Diagnostics
TenantId string The Log Analytics workspace ID
TimeGenerated datetime Timestamp (in UTC) when this query operation was executed.
Type string The name of the table

Resource Types

This table collects data from the following Azure resource types:


Browse: 🏠 · Solutions · Connectors · Methods · Tables · Content · Parsers · ASIM Parsers · ASIM Products · 📊

Back to Tables Index